projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06695a0
)
Fix a typo in Eshell manual
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 27 Jan 2017 09:42:59 +0000
(11:42 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 27 Jan 2017 09:42:59 +0000
(11:42 +0200)
* doc/misc/eshell.texi (History): Fix a typo. Reported by Mak
Kolybabi <mak@kolybabi.com>.
doc/misc/eshell.texi
patch
|
blob
|
history
diff --git
a/doc/misc/eshell.texi
b/doc/misc/eshell.texi
index bd89b9c5bf2a4fac4f598f9802f6f42c91c5a707..a7651b21d61127f8ebb2daaa66c5cdfc1fb78332 100644
(file)
--- a/
doc/misc/eshell.texi
+++ b/
doc/misc/eshell.texi
@@
-493,7
+493,7
@@
History I-search.
@itemx M-n
Previous and next history line. If there is anything on the input
line when you run these commands, they will instead jump to the
-pre
c
ious or next line that begins with that string.
+pre
v
ious or next line that begins with that string.
@end table
@node Completion